Skip to main content

GetDirectoryEntries

Type

operator

Summary

List the contents of a directory.

Syntax

the entries of directory <Directory>

Description

Returns a List containing the directory entries of a directory. The directory must exist.

Parameters

NameTypeDescription

Directory

An expression that evaluates to a filesystem path.

Thank you for your feedback!

Was this page helpful?